//==============================================================================
// Teron_Anim.txt
//==============================================================================
//==============================================================================
define glow
{
	SetSelector	
	{
		VariationLogic
		set hotspot
		{
			version
      			{
         Visual special g medusa head glow
			}
		}
	}
}

//==============================================================================
define glow2
{
	SetSelector	
	{
		VariationLogic
		set hotspot
		{
			version
      			{
         Visual sfx a generic fire tiny cinematic
			}
		}
	}
}
//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}

//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}

//==============================================================================
define soul
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul
      }
   }
}

//==============================================================================
define soulaurora
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Aurora
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Heaven Light
      }
   }
}

//==============================================================================
define soulbirth
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Birth
      }
   }
}

//==============================================================================
define mortalDeath
{
   set hotspot
   {
      version
      {
         Visual Hero G Ajax_deathA
      }
   }
}
//==============================================================================
anim Bored
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual teron_bored
				connect topofhead glow hotspot
				connect topofhead glow2 hotspot
				}
			}
		}
	}
}


//==============================================================================
anim Idle
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual teron_idle
				connect topofhead glow hotspot
				connect topofhead glow2 hotspot
				}
			}
		}
	}
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual teron_walk
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
				connect topofhead glow hotspot
				connect topofhead glow2 hotspot
				}
			}
		}
	}
}

//==============================================================================
anim JumpFly
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual teron_jumpfly
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.69 true   
               tag GenericSound 0.40 true  
	       tag SpecificSoundSet 0.13 false WingsLarge checkVisible 
//-- end auto generated section
				connect topofhead glow hotspot
				connect topofhead glow2 hotspot
length 1.3
				}
			}
		}
	}
}
//==============================================================================
anim Attack
{
   SetSelector
   {
VariationLogic
      set hotspot
      {
         version
         {
				Visual teron_attacka
//-- auto generated by the bang animation tool
//-- do not hand edit these values
	    tag Attack 0.50 true
            tag GenericSound 0.40 true
	    tag SpecificSoundSet 0.35 false SwordSwing checkVisible 
//-- end auto generated section
				connect topofhead glow hotspot
				connect topofhead glow2 hotspot
         }
			version
         {
				Visual teron_attackb
//-- auto generated by the bang animation tool
//-- do not hand edit these values
	    tag Attack 0.50 true
            tag GenericSound 0.40 true
	    tag SpecificSoundSet 0.35 false SwordSwing checkVisible 
//-- end auto generated section
				connect topofhead glow hotspot
				connect topofhead glow2 hotspot
         }
			version
         {
				Visual teron_attackc
//-- auto generated by the bang animation tool
//-- do not hand edit these values
	    tag Attack 0.50 true
            tag GenericSound 0.40 true
	    tag SpecificSoundSet 0.35 false SwordSwing checkVisible 
//-- end auto generated section
				connect topofhead glow hotspot
				connect topofhead glow2 hotspot
         }
      }
   }
}

//==============================================================================
anim Death
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual teron_death
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.11 false MaleDeath checkVisible 
//-- end auto generated section
				connect ATTACHPOINT soul hotspot
				connect ATTACHPOINT soulaurora hotspot
				connect ATTACHPOINT heavenlight hotspot
				connect ATTACHPOINT soulbirth hotspot
				connect topofhead glow hotspot
				connect topofhead glow2 hotspot
				}
			}
		}
	}
}
//==============================================================================
anim recover
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual teron_recover
				connect hotspot sunlight hotspot
				connect hotspot groundglow hotspot
				connect topofhead glow hotspot
				connect topofhead glow2 hotspot
length 5.0
				}
			}
		}
	}
}
//==============================================================================
anim flail
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual teron_flail
				connect topofhead glow hotspot
				connect topofhead glow2 hotspot
				}
			}
		}
	}
}